box: Remove an unnecessary include
authorTimm Bäder <mail@baedert.org>
Wed, 7 Feb 2018 19:08:19 +0000 (20:08 +0100)
committerTimm Bäder <mail@baedert.org>
Fri, 9 Feb 2018 10:36:53 +0000 (11:36 +0100)
gtk/gtkbox.c

index aa249c08f75702c78fc21cafc8b07d78a24d3bba..892f5b7c4ea7caff933b0197dc2c402c37ac8a21 100644 (file)
@@ -78,7 +78,6 @@
 
 #include "gtkbox.h"
 #include "gtkboxprivate.h"
-#include "gtkcontainerprivate.h"
 #include "gtkcssnodeprivate.h"
 #include "gtkcsspositionvalueprivate.h"
 #include "gtkintl.h"